CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mesh matrix

搜索资源列表

  1. XModel

    0下载:
  2. 利用矩阵变换实现在埸景中加载多个网格模型-matrix transform the scene to load more than King Mesh
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1438367
    • 提供者:sdfkl
  1. 用D3D模拟地月系

    1下载:
  2.         一、建立空窗体   新建一个工程,添加引用,并导入名称空间。   加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null;   添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() {  PresentParameters presentParams = new PresentParam
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-12-12
    • 文件大小:11817
    • 提供者:mantoutou
  1. Mesh45

    0下载:
  2. 三维科学图形包括三维网线图形;三维线状图形;三维坐标设置;填充网状图形;填充颜色的层数;颜色分层的数值条;向顶部和底部投影;边框设置;背景颜色设置;实体图形;等高线图形。给定zij=f(xi,yj)离散数据点,三维图形控件可以绘制出各种精美的图形。三维 图形控件包含的文件有:mesh45.ocx,olch3d32.dll,meshxyz.dll。-Three-dimensional graphics, including three-dimensional network of scientif
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:270196
    • 提供者:栾天观
  1. Topology_Optimization_a_99_line

    2下载:
  2. Ole Sigmund编写的99行Matlab程序是拓扑优化方面的经典案例。该程序有5个可修改的输入参数:竖直方向网格划分数nely,水平方向网格划分数nelx,保留的材料的体积分数volfrac,惩罚因子penal和滤波器大小rmin。加载方式矩阵F和支承方式fixeddofs也可以分别选取不同的方式或组合。-Ole Sigmund prepared by the 99-line Matlab program is a classic example of topology optimizat
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:12329
    • 提供者:jiang
  1. surf2dxf

    0下载:
  2. The X, Y and Z matrix arguments can be used exactly as in the surf and mesh functions. But attention to the colors, because DXF fiels do not uses RGB palete. Instead they use a scaled color palete between 0 and 255.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1745
    • 提供者:Kriubha
  1. Graphic

    0下载:
  2. 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:574980
    • 提供者:郭事业
  1. mesh

    0下载:
  2. 本程序可以生成随机节点数mesh结构,并将节点的链路和链路权值存储为矩阵-The program can generate a random number of nodes in mesh structure, and node-link and link weights store the matrix
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:294058
    • 提供者:张新华
  1. matlab_FEM_dismesh

    0下载:
  2. DistMesh giving a singular FEM matrix?-Hi Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D: rho_1 < rho < rho_2 where rho_1 is the radi
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:37588
    • 提供者:skypigr
  1. Direct3DCameraSample

    0下载:
  2. 一个实现了Direct3D的动态摄影机的例子 在这个例子中我先创建了一个Mesh模型 然后通过动态的给view矩阵赋值实现了像CS中的摄影机移动的效果 用户可以使用WASD平移摄影机 使用鼠标调整摄影机的焦点-An implementation of the Direct3D example of the dynamic camera in this example I first created a Mesh model and then to the view through the dyn
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:122210
    • 提供者:陈昊
  1. getopt1

    0下载:
  2. 三角形单元的网格划分以及单元刚度矩阵的求解程序-Triangular mesh elements and the element stiffness matrix solver
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1814
    • 提供者:王增丽
  1. jacobizz

    0下载:
  2. 雅克比矩阵转正程序,用于常规有限元网格生成后的初始网格检查,评价网格生成的结果。-Jacobian matrix regularization procedure for the conventional finite element mesh generation of the initial grid inspection, evaluation of the results of mesh generation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:118617
    • 提供者:yanjun
  1. FEP2

    1下载:
  2. FEP2程序是一个具有通用性的教学程序,可用于计算一般的线性静力学问题。目前它已设计了平面梁单元与平面3-9个节点的两种单元,但留下接口,可以接入所设计的其他类型的单元。该程序可以处理多种工况、多种类型单元组合结构问题。同时,还可以处理固定约束和指定位移的情况。其主控程序的功能主要有以下几点:(1)内存分配;(2)网格生成;(3)变带宽存储设置;(4)单刚的形成与组集;(5)刚度矩阵的分解;(6)形成节点载荷;(7)形成与组集单元载荷;(8)求解位移;(9)求单元应力;(10)求解结构反力。在F
  3. 所属分类:Other systems

    • 发布日期:2015-09-25
    • 文件大小:10240
    • 提供者:juege
  1. scotch_6.0.0.tar

    0下载:
  2. 一个很强大的图形计算处理软件,包括图像聚类,矩阵计算等-Scotch is a software package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4519744
    • 提供者:rick
  1. mesh

    0下载:
  2. 空间曲面图 mesh(x,y,z)其中x,y,z为同阶矩阵,每一组对应元素代表一个网格点。 -FIG curved surface mesh (x, y, z) where x, y, z for the same order matrix, each element represents a group corresponding grid point.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1649
    • 提供者:mengxi
  1. mesh

    0下载:
  2. 空间曲面图 mesh(x,y,z)其中x,y,z为同阶矩阵,每一组对应元素代表一个网格点。 -FIG curved surface mesh (x, y, z) where x, y, z for the same order matrix, each element represents a group corresponding grid point.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:otcall
  1. plywrite

    0下载:
  2. 将三维三角网格数据存为ply格式文件,输入参数为三维数据x,y,z坐标,色彩信息,三角网格下标矩阵-The data is saved in the three-dimensional triangular mesh ply format, input parameters for the three-dimensional data x, y, z coordinates, color information, the subscr ipt matrix triangular mesh
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1503
    • 提供者:
  1. MESH--SIMPLE

    0下载:
  2. 针对ply文件格式的网格简化代码实现,简化方法主要是利用二次误差矩阵的方法减少面片数。在vs上执行oglpmesh.dsw文件在视图中添加文件中的自带的ply模型可进行模型简化实现。-The simplification method is to reduce the number of patches by using the quadratic error matrix method. Execute the oglpmesh.dsw file on vs Add the ply model
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-15
    • 文件大小:30123008
    • 提供者:china
  1. PIC2

    0下载:
  2. 对图片进行网格划分,以及绘图获得区域,最终获得灰度矩阵(Mesh the image, and draw the region to obtain the gray scale matrix)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-25
    • 文件大小:1710080
    • 提供者:柳树下
  1. antenna_master

    0下载:
  2. 基于矩量法的matlab天线工具箱(MAT),用于金属介质天线和谐振器的建模。在MATLAB环境下,采用矩量法矩阵求解器和LAPACK编译,内置MATLAB的三维网格生成器。仅限于7000个未知数(金属加电介质)。(The Method of Moments based software , called the MATLAB Antenna Toolbox (MAT), for the modeling of basic metal-dielectric antennas and resona
  3. 所属分类:通讯编程

    • 发布日期:2018-04-19
    • 文件大小:538624
    • 提供者:tony111
  1. 等温边界

    1下载:
  2. 一个等温边界条件下计算墙角内温度场的小程序,用户输入墙角两侧温度,墙体热导率,设定网格尺寸后程序便会自动迭代求解并同时以矩阵和三维图形的形式输出运算结果。(A small program to calculate the temperature field inside the corner under the condition of isothermal boundary is introduced. When users enter the temperature on both side
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:CFD弱弱
« 12 »
搜珍网 www.dssz.com